Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Core - Fix Fast Channel Switch of VRC-64 #1357

Merged
merged 3 commits into from
Dec 13, 2024

Conversation

mrschick
Copy link
Contributor

When merged this pull request will:

  • Fix the fast channel switch keybind for rack mounted PRC-77s. Now it will have the same behaviour as turning the MHz knob in the UI, when stepping below/above the range, it will jump to the last/first valid frequency respectively.

Previously, due to sys_prc77/radio/fnc_getCurrentChannel.sqf always returning channel index 0, the fast channel switch keybind would only switch between channels of index -1 (breaks the radio UI) and +1 (31MHz).

@jonpas jonpas added the bug fix label Dec 12, 2024
@jonpas jonpas added this to the 2.13.0 milestone Dec 12, 2024
Co-Authored-By: jonpas <[email protected]>
@jonpas jonpas merged commit b023bec into IDI-Systems:master Dec 13, 2024
3 checks passed
@mrschick mrschick deleted the fix/prc77-getRadioChannel branch December 13, 2024 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants